Script: QDS for MySQL Interface
Author: MonoTeK
Date  : 2003/10/24
Email : monotek@psiblade.net

This is just a really simple script to show some examples of how the MySQL Interface script
can be used.  Once you load this script, simply type /qds_install and it will ask you some
questions.  There isn't a whole lot of error checking, though I think it is good enough for
an example script.  If you find any serious bugs in it, feel free to let me know.


*******************************************************************************************
Please note that when you allow the public to access a MySQL server through triggers, you
MUST protect yourself from expliots just the same as if they were accessing your server
directly.  If you take a look through this quote script, you will find that I have covered
most of the exploits i could think of (like using \n/msg #channel H4XX0RED!!!).  Please
look over this script very carefully if you plan on doing something similar.
*******************************************************************************************
